home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Minami 58
/
MINAMI58.ISO
/
Varios
/
Juegos Flash
/
Gold Yard.exe
/
scripts
/
DefineSprite_302
/
frame_44
/
DoAction.as
Wrap
Text File
|
2003-04-29
|
121b
|
11 lines
if(0 < counter90)
{
counter90 -= 10;
gotoAndPlay(42);
}
else
{
infomessage = "";
gotoAndStop(1);
}